GDataCalendarFeed

GDataCalendarFeed — GData Calendar feed object

Stability Level

Stable, unless otherwise indicated

Types and Values

Object Hierarchy

    GObject
    ╰── GDataParsable
        ╰── GDataFeed
            ╰── GDataCalendarFeed

Includes

#include <gdata/services/calendar/gdata-calendar-feed.h>

Description

GDataCalendarFeed is a subclass of GDataFeed to represent a results feed from Google Calendar. It adds a couple of properties which are specific to the Google Calendar API.

Functions

Types and Values

GDataCalendarFeed

typedef struct _GDataCalendarFeed GDataCalendarFeed;

All the fields in the GDataCalendarFeed structure are private and should never be accessed directly.

Since: 0.3.0


GDataCalendarFeedClass

typedef struct {
} GDataCalendarFeedClass;

All the fields in the GDataCalendarFeedClass structure are private and should never be accessed directly.

Since: 0.3.0